lcProgressSetPos
Home
Sets
progress
bar position.
BOOL
lcProgressSetPos
(
int
Val
);
Parameters
Val
Position value.
It must be within the range set by the
lcProgressStart
function.
Return Value
If the function succeeds, the return value is nonzero (TRUE).